Length Property
Summary
Indicates the number of elements in the stream.
Syntax
public Nullable<int> Length { get; }
public:
property Nullable<Int32>^ Length
{
Nullable<Int32>^ get()
}
Property Value
Number of elements in the stream.
Requirements
Target Platforms
See Also
IAudioStream<T> Class
IAudioStream<T> Members
Leadtools.SpeechRecognition.Multimedia Namespace